home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 2003 September / PC Answers September 2003.iso / Software / toolkit / freeproxy / setup.exe / {app} / FPHelp.chm / coua.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2003-05-31  |  2.6 KB  |  120 lines

  1. /* Cascading Style Sheet for IE4 build 1008+ */
  2.  
  3. body         { font-size: 10pt; line-height: 125%; font-family: Tahoma }
  4. a:link        { color: #0000FF; } 
  5.  
  6. a:active        { color: #FF33CC; }
  7.  
  8. a:visited     {  color: #800080; }
  9.  
  10. h1           { font-size: 14pt; color: #800000; font-family: Tahoma; font-weight: bold; 
  11.                margin-bottom: .5em }
  12. h2           { font-size: 12pt; color: #800000; font-family: Tahoma; font-weight: bold; 
  13.                margin-top: 1.5em; margin-bottom: .5em }
  14. h3           { font-size: 10pt; color: #800000; font-family: Tahoma; font-style: italic; 
  15.                font-weight: bold; margin-top: 1.2em; margin-bottom: .5em }
  16. p        { margin-top:6pt; margin-bottom: 6pt;    } 
  17.     
  18. li p        { margin-top: .6em;
  19.         margin-bottom: 0em;  }
  20.         
  21. big        {  font-weight: bold; 
  22.         font-size: 105%;  }
  23.         
  24. ol        {margin-top: .5em; 
  25.         margin-bottom: 0em }    
  26.     
  27. ul        {margin-top: .6em;     
  28.         margin-bottom: 0em;
  29.         margin-left: 2.75em;  }    
  30.  
  31. ol ul        { list-style-type: disc; margin-top: 0em; margin-bottom: 0 }
  32. li        {padding-bottom: .3em;
  33.         margin-left: -1.25em;  }
  34.  
  35. dl ul        { margin-top: 2em;  
  36.         margin-bottom: 0em;  }    /*list item inside a def/term*/
  37.  
  38. dl        { margin-top: -1em;  }
  39.  
  40. ol dl    { margin-top: -1.5em;
  41.          margin-left: 0em;  }        /*term/def list inside a numbered list*/
  42.  
  43. ol dl dl    {  margin-top: 0em;
  44.         margin-left: .2em;  }        /*term/def list inside a term/def list*/
  45.  
  46. dd        { margin-bottom: 0em;    /*not currently working*/
  47.         margin-left: 1.5em;  }
  48.  
  49. dt        {  padding-top: 2em;
  50.         font-weight: bold; 
  51.         margin-left: 1.5em;  }
  52.  
  53. code        {  font-family: Courier;     }
  54.  
  55. pre        { margin-top: 0em;
  56.         margin-bottom: 1.5em; 
  57.         font-family: Courier;
  58.         font-size: 125% }
  59.  
  60. table        { font-size: 100%;
  61.         margin-top: 1em; 
  62.         margin-bottom: 1em;}
  63.  
  64. th.center    { text-align: center; }
  65.         
  66. th        { text-align: left;
  67.         background: #dddddd;
  68.         margin: 3pt;
  69.         vertical-align: bottom;    }
  70.         
  71. tr        { vertical-align: top; }
  72.  
  73. td        { margin: 3pt;
  74.         vertical-align: top;    }
  75.  
  76.  
  77. /*     IE 4.0 TAGS     */
  78.  
  79. p.dis    { font-size: 6pt;}
  80.  
  81. h5            {
  82.             }
  83.  
  84. h5.active        { background: #000000;
  85.             color: #FFCC99;    }
  86.  
  87. /* -- subheading -- */
  88.  
  89. h5.subh        { color: #660000;
  90.             margin-bottom: -1em;
  91.             margin-top: 1.5em;
  92.             }
  93.  
  94. /* -- Overview heading -- */
  95.  
  96. h5.overh        { font-size: 120%; 
  97.             margin-bottom: 1%; }
  98.  
  99. /* -- procedure heading -- */
  100.  
  101. h5.proch        { margin-bottom: 4pt; }
  102.  
  103. /* -- topic heading -- */
  104.  
  105. h5.topich        { margin-bottom: -1em;    }
  106.  
  107. /* -- Decision heading -- */
  108.  
  109. h5.what        { color: #993399;
  110.             margin-bottom: .4em;    }
  111.  
  112. /* -- note 'n' tip heading -- */
  113.  
  114. h5.note        { margin-top: 1em;
  115.             margin-bottom: 0em; }
  116.  
  117. /* -- related topics heading -- */
  118.  
  119. h5.relh        { margin-top: 2.25em;
  120.             margin-bottom: -1em; }